OTIsAtInterruptLevel
Checks whether Open transport is currently executing at interrupt level.C INTERFACE
Boolean OTIsAtInterruptLevel(void);C++ INTERFACE
None. C++ applications use the C interface to this function.PARAMETERS
function result The function returnstrue
if Open Transport is at interrupt level.